Calling this method will clear out the search for this tab. You do not need to call this method if you intend to execute a new search.
Tab
Sub
The following example clears out the search results in all tabs.
For Each Tab in App.Tabs Tab.Clear Next
Macro Object Model